Paid endpoints
Latest Meals
This list the latest meals.Only available to Paypal supporters
GET
/
api
/
json
/
v1
/
1
/
latest.php
curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}
Body
curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}
curl --location --request Get 'www.themealdb.com/api/json/v1/1/latest.php'
{"meals":{"idMeal":"1","strMeal":"Only For Patreon supporters sorry","strDescription":"Sign up here: https:\/\/www.patreon.com\/thedatadb"}}
Assistant
Responses are generated using AI and may contain mistakes.